projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c7f907
)
gdk: Fix win32 build typo
author
Carlos Garnacho
<carlosg@gnome.org>
Tue, 15 Nov 2016 16:06:59 +0000
(17:06 +0100)
committer
Carlos Garnacho
<carlosg@gnome.org>
Tue, 15 Nov 2016 16:09:30 +0000
(17:09 +0100)
We've left libgdk-3 behind. Noticed by Andrew Chadwick, spotted
by Emmanuele Bassi.
gdk/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/Makefile.am
b/gdk/Makefile.am
index fb9be183c4bafc33b76dcb6951ef94c6fc618dcb..95491448349c01c307af9834dfbf8f35d659c5fe 100644
(file)
--- a/
gdk/Makefile.am
+++ b/
gdk/Makefile.am
@@
-330,7
+330,7
@@
w32_introspection_files = \
win32/gdkwindow-win32.c
if OS_WIN32
-GdkWin32-noinst-4.0.gir: libgdk-
3
.la Gdk-noinst-4.0.gir Makefile
+GdkWin32-noinst-4.0.gir: libgdk-
4
.la Gdk-noinst-4.0.gir Makefile
GdkWin32_noinst_4_0_gir_SCANNERFLAGS = \
--identifier-prefix=Gdk \
--c-include="gdk/gdkwin32.h" \